clone and build rosettax87
This commit is contained in:
@@ -137,7 +137,7 @@ func createBottomBar(myWindow fyne.Window) fyne.CanvasObject {
|
||||
})
|
||||
|
||||
// Git button
|
||||
gitButton := widget.NewButton("Source Code", func() {
|
||||
gitButton := widget.NewButton("Website", func() {
|
||||
githubURL := "https://git.burkey.co/eburk/epochsilicon"
|
||||
parsedURL, err := url.Parse(githubURL)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user