mirror of
https://github.com/resume/resume.github.com.git
synced 2025-12-30 07:40:37 -06:00
10 lines
469 B
HTML
10 lines
469 B
HTML
<div class="job">
|
|
<h2>{{name}}</h2>
|
|
<h3>Creator & Owner</h3>
|
|
<h4>{{since}} - {{now}}</h4>
|
|
<p>{{description}}.</p>
|
|
<p>This repository has {{watchers}} watcher(s) and {{forks}} fork(s). If you would like more information about this repository and my contributed code, please visit <a href="https://github.com/{{username}}/{{name}}">the repo</a> on Github.</p>
|
|
</div>
|
|
|
|
|