microblog.go aktualisiert

This commit is contained in:
ds
2026-07-12 18:26:14 +00:00
parent 35ba0604b6
commit 31d94a35fd
+1 -1
View File
@@ -78,7 +78,7 @@ func handlePage(w http.ResponseWriter, r *http.Request) {
a { color: #333; text-decoration: none; } a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; } a:hover { text-decoration: underline; }
</style> </style>
<link type="text/css" rel="stylesheet" href="/themes/default/css/main.css"> <link type="text/css" rel="stylesheet" href="/data/themes/default/css/main.css">
</head> </head>
<body> <body>
<h1>{{.Title}}</h1> <h1>{{.Title}}</h1>