Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

artgenexyz/attribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildship attribution

Dark theme

<a href="https://buildship.xyz" target="_blank" rel="noopener">
<div class="attribution dark">
Powered by buildship.xyz 🚀
</div>
</a>
<link rel="stylesheet" href="https://buildship-dev.github.io/attribution/style.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
</style>

Light theme

<a href="https://buildship.xyz" target="_blank" rel="noopener">
<div class="attribution light">
Powered by buildship.xyz 🚀
</div>
</a>
<link rel="stylesheet" href="https://buildship-dev.github.io/attribution/style.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
</style>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published