mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
18.34.2020 6207682f46972773f57b5a01cdfa1c3afd70c7eb
layouts/partials/sidebar.html
@@ -1,7 +1,7 @@
<div class="sidebar animated fadeInDown">
    <div class="logo-title">
      <div class="title">
        <img src="{{ .Site.Params.profilePicture | absURL }}" alt="profile picture" style="width:127px;border-radius: 50%;">
        <img src="{{ .Site.Params.profilePicture | absURL }}" alt="profile picture">
        <h3 title=""><a href="/">{{ .Site.Params.Title }}</a></h3>
        <div class="description">
          <p>{{ .Site.Params.description }}</p>