fix: change username

This commit is contained in:
2026-07-02 01:26:06 +02:00
parent 3a8a7ab429
commit c51539cbb4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15,10 +15,10 @@
<span class="avatar-initials">A</span> <span class="avatar-initials">A</span>
</div> </div>
<div class="pinfo"> <div class="pinfo">
<h1>Ashik</h1> <h1>Ashik Salahudeen</h1>
<p class="handle">@ashik@yourdomain.tld</p> <p class="handle">@puttaalu@inflo.ws</p>
<p class="pcount"><strong>{{len .Photos}}</strong> posts</p> <p class="pcount"><strong>{{len .Photos}}</strong> posts</p>
<p class="pbio">Personal photo journal. Berlin-based. <span class="ml">വെളിച്ചം കൊണ്ട് വരയ്ക്കുന്നു.</span></p> <p class="pbio">Personal photo journal.<span class="ml">എന്തിനോ വേണ്ടി തിളയ്ക്കുന്ന സാമ്പാർ</span></p>
<a href="/feed.xml" class="rss-a"> <a href="/feed.xml" class="rss-a">
<svg width="14" height="14" viewBox="0 0 14 14" fill="currentColor" aria-hidden="true"> <svg width="14" height="14" viewBox="0 0 14 14" fill="currentColor" aria-hidden="true">
<circle cx="2.5" cy="11.5" r="1.5"/> <circle cx="2.5" cy="11.5" r="1.5"/>
+1 -1
View File
@@ -18,7 +18,7 @@
<div class="dsidebar"> <div class="dsidebar">
<div class="dauthor"> <div class="dauthor">
<div class="mini-avatar"><span>A</span></div> <div class="mini-avatar"><span>A</span></div>
<span class="dauthor-name">Ashik</span> <span class="dauthor-name">Ashik Salahudeen</span>
</div> </div>
<p class="dcaption">{{.Photo.Caption}}</p> <p class="dcaption">{{.Photo.Caption}}</p>
<p class="ddate">{{.Photo.Date.Format "Jan 02, 2006"}}</p> <p class="ddate">{{.Photo.Date.Format "Jan 02, 2006"}}</p>