summaryrefslogtreecommitdiffstats
path: root/public/is/here/index.html
blob: ca584a58330a07037a5861ed9e0cca3d43b5ce4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
  <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Writing about IT, life, and the things that matter.">
<meta name="theme-color" content="#060b10">
<title>Contact | danilo m.</title>


      <link rel="stylesheet" href="/css/main.css">


      <script src="/js/main.js"></script>


</head>
<body>
  <div class="reading-progress"></div>
  <header><div class="header-container">
  <a href="/" class="site-title">Danilo M.</a>
  <div class="header-controls">
    <nav>
      <ul>
        
          <li>
            <a href="/articles/" >
              articles
            </a>
          </li>
        
          <li>
            <a href="/is/" class="active">
              about
            </a>
          </li>
        
          <li>
            <a href="/is/here/" class="active">
              contact
            </a>
          </li>
        
      </ul>
    </nav>
    <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
  </div>
</div>
</header>
  <main>
  <article class="page-page">
    <div class="container-narrow">
      <h1>Contact</h1>
      <div class="post-card-meta" style="margin-bottom: 2rem;">
        <span>Jan 1, 2026</span>
        
      </div>

      <div class="post-content">
        <p>Get in touch — send me a message and I&rsquo;ll get back to you soon.</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted -->Send<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->

      </div>
    </div>
  </article>

  
    <div class="container-narrow" style="margin-top: 3rem; padding-top: 2rem; border-top: 1px solid var(--border);">
      <nav class="page-nav">
        <h3 style="margin-bottom: 1rem;">Other pages</h3>
        <ul style="list-style: none; margin: 0;">
          
          
            
              <li style="margin-bottom: 0.5rem;">
                <a href="/is/here/" class="active">
                  Contact
                </a>
              </li>
            
          
        </ul>
      </nav>
    </div>
  
</main>
  <footer><div class="footer-container">
  <div class="footer-content">
    <div class="footer-copyright">
      © 2026 Danilo M.. All rights reserved.
    </div>
    <nav>
      <ul class="footer-nav">
        
          <li><a href="/articles/">articles</a></li>
        
          <li><a href="/is/">about</a></li>
        
          <li><a href="/is/here/">contact</a></li>
        
      </ul>
    </nav>
  </div>
</div>
</footer>
</body>
</html>