mirror of
https://github.com/FranP-code/format_twitter_projects_accounts_tweets.git
synced 2025-10-13 00:32:19 +00:00
Updated projects.astro
This commit is contained in:
committed by
GitHub
parent
fd939e19c0
commit
a1620f3591
@@ -24,7 +24,7 @@ const projects = await loadTwitterProjects();
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<ProjectsView client:only projects={projects} />
|
||||
<ProjectsView client:load projects={projects} />
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user