Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
^LICENSE\.md$
^doc$
^Meta$
^man/figures/logo\.ai$
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ knitr::opts_chunk$set(
)
```

# ASTR
# ASTR <a href="https://archaeothommy.github.io/ASTR/"><img src="man/figures/logo.png" align="right" height="138" alt="ASTR website" /></a>

<!-- badges: start -->
[![R-CMD-check](https://github.com/archaeothommy/ASTR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/archaeothommy/ASTR/actions/workflows/R-CMD-check.yaml)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# ASTR
# ASTR <a href="https://archaeothommy.github.io/ASTR/"><img src="man/figures/logo.png" align="right" height="138" alt="ASTR website" /></a>

<!-- badges: start -->

Expand Down
Loading