Wall page: platform icons on the social pills

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-09 08:32:52 -05:00
parent 4846af535a
commit 9b32d40874
15 changed files with 30 additions and 17 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<!--OG-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
<link rel="icon" type="image/png" href="/logo-icon.png">
<link rel="stylesheet" href="/assets/site.css?v=20260908a">
<link rel="stylesheet" href="/assets/site.css?v=20260909c">
</head>
<body>
<div id="nav"></div>
@@ -40,6 +40,6 @@
</div>
</section>
<script src="/assets/common.js?v=20260909a"></script>
<script src="/assets/wall.js?v=20260908d"></script>
<script src="/assets/wall.js?v=20260909a"></script>
</body>
</html>